Skip to content

feat: add keyboard arrow navigation for interaction choices#267

Merged
r4pt0s merged 4 commits into
zero-to-mastery:mainfrom
EXE901:feat/keyboard-arrow-navigation
Oct 26, 2025
Merged

feat: add keyboard arrow navigation for interaction choices#267
r4pt0s merged 4 commits into
zero-to-mastery:mainfrom
EXE901:feat/keyboard-arrow-navigation

Conversation

@EXE901
Copy link
Copy Markdown
Member

@EXE901 EXE901 commented Oct 25, 2025

  • Add ArrowLeft/ArrowRight/ArrowUp/ArrowDown support to navigate between buttons
  • Cycle through options using arrow keys
  • Clean up event listeners on prompt close

Closes #252

- Add ArrowLeft/ArrowRight/ArrowUp/ArrowDown support to navigate between buttons
- Cycle through options using arrow keys
- Clean up event listeners on prompt close

Closes zero-to-mastery#252
EXE901 and others added 3 commits October 25, 2025 21:58
- Add ArrowLeft/ArrowRight/ArrowUp/ArrowDown support to navigate between buttons
- Cycle through options using arrow keys
- Clean up event listeners on prompt close

Closes zero-to-mastery#252
Copy link
Copy Markdown
Collaborator

@r4pt0s r4pt0s left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Good job @EXE901 🙌🏻🎉

@r4pt0s r4pt0s merged commit 0448407 into zero-to-mastery:main Oct 26, 2025
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Use actual keyboard arrows to navigate

2 participants